home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / imgdllll / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-07-01  |  3.1 KB  |  77 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by imgdemo.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_IMGDEMO_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDB_SAMPLE_IMAGE                132
  11. #define IDI_ICON1                       133
  12. #define IDC_IMGRECT                     1000
  13. #define IDC_OPEN                        1001
  14. #define IDC_SAVE                        1002
  15. #define IDC_MATRIX0                     1003
  16. #define IDC_MATRIX1                     1004
  17. #define IDC_MATRIX2                     1005
  18. #define IDC_MATRIX3                     1006
  19. #define IDC_MATRIX4                     1007
  20. #define IDC_MATRIX5                     1008
  21. #define IDC_MATRIX6                     1009
  22. #define IDC_MATRIX7                     1010
  23. #define IDC_MATRIX8                     1011
  24. #define IDC_MATRIX_ON                   1012
  25. #define IDC_MATRIX_RED                  1013
  26. #define IDC_MATRIX_GREEN                1014
  27. #define IDC_MATRIX_BLUE                 1015
  28. #define IDC_MATRIX_ZERO                 1016
  29. #define IDC_MATRIX_FEEDBACK             1017
  30. #define IDC_MATRIX_LEVEL                1018
  31. #define IDC_SHARPEN_LEVEL               1019
  32. #define IDC_BLUR_LEVEL                  1020
  33. #define IDC_IMGRECT_BEFORE              1021
  34. #define IDC_SHARPEN_CHECK               1023
  35. #define IDC_BLUR_CHECK                  1024
  36. #define IDC_LUT_RED                     1026
  37. #define IDC_LUT_GREEN                   1027
  38. #define IDC_LUT_BLUE                    1028
  39. #define IDC_HIST_RED                    1029
  40. #define IDC_RGBBGR                      1030
  41. #define IDC_GRAYSCALE                   1031
  42. #define IDC_FLIP                        1032
  43. #define IDC_LUTCHECK                    1033
  44. #define IDC_LINLUT                      1034
  45. #define IDC_INVLUT                      1035
  46. #define IDC_HISTCHECK                   1036
  47. #define IDC_HORIZFLIP                   1037
  48. #define IDC_HIST_GREEN                  1039
  49. #define IDC_HIST_BLUE                   1040
  50. #define IDC_QUANTIZE_CHECK              1042
  51. #define IDC_ABOUT                       1043
  52. #define IDC_QUANT_COLORS                1045
  53. #define IDC_HIST_LOW                    1046
  54. #define IDC_HIST_HIGH                   1047
  55. #define IDC_COLOR_TEXT                  1048
  56. #define IDC_ROTATE_NONE                 1049
  57. #define IDC_ROTATE_90                   1050
  58. #define IDC_ROTATE_180                  1051
  59. #define IDC_ROTATE_270                  1052
  60. #define IDC_HISTO_FRAME                 1053
  61. #define IDC_EQ_LUM                      1054
  62. #define IDC_EQ_RED                      1055
  63. #define IDC_IMGDLLVERS                  1055
  64. #define IDC_EQ_GREEN                    1056
  65. #define IDC_EQ_BLUE                     1057
  66.  
  67. // Next default values for new objects
  68. // 
  69. #ifdef APSTUDIO_INVOKED
  70. #ifndef APSTUDIO_READONLY_SYMBOLS
  71. #define _APS_NEXT_RESOURCE_VALUE        134
  72. #define _APS_NEXT_COMMAND_VALUE         32771
  73. #define _APS_NEXT_CONTROL_VALUE         1056
  74. #define _APS_NEXT_SYMED_VALUE           101
  75. #endif
  76. #endif
  77.